mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Add new version of open rewrite
This commit is contained in:
parent
e609d99c8d
commit
dd769bebab
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -209,7 +209,7 @@
|
|||
<plugin>
|
||||
<groupId>org.openrewrite.maven</groupId>
|
||||
<artifactId>rewrite-maven-plugin</artifactId>
|
||||
<version>5.35.0-SNAPSHOT</version>
|
||||
<version>5.36.0</version>
|
||||
<configuration>
|
||||
<exportDatatables>true</exportDatatables>
|
||||
<activeRecipes>
|
||||
|
@ -226,7 +226,7 @@
|
|||
<dependency>
|
||||
<groupId>org.openrewrite.recipe</groupId>
|
||||
<artifactId>rewrite-spring</artifactId>
|
||||
<version>5.14.0-SNAPSHOT</version>
|
||||
<version>5.15.1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in a new issue