Skip to content

Commit

Permalink
Upgrade OpenRewrite 2.21.1 -> 2.22.0 (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot authored Nov 15, 2024
1 parent b1bfc1f commit 141822b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -486,13 +486,6 @@
<artifactId>mongodb-driver-core</artifactId>
<version>5.2.0</version>
</dependency>
<!-- XXX: Drop this `rewrite-java-17` version declaration once
`rewrite-recipe-bom` pulls in version 8.39.1 or greater. -->
<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-java-17</artifactId>
<version>8.40.0</version>
</dependency>
<dependency>
<groupId>org.openrewrite</groupId>
<artifactId>rewrite-templating</artifactId>
Expand All @@ -501,7 +494,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recipe-bom</artifactId>
<version>2.21.1</version>
<version>2.22.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 141822b

Please sign in to comment.