mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade OpenRewrite 2.21.1 -> 2.22.0 (#1419)
See: - https://github.com/openrewrite/rewrite-recipe-bom/releases/tag/v2.22.0 - https://github.com/openrewrite/rewrite-recipe-bom/compare/v2.21.1...v2.22.0
This commit is contained in:
committed by
GitHub
parent
b1bfc1fd36
commit
141822b614
9
pom.xml
9
pom.xml
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user