File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 125125 <r2dbc .version>1.0.0.RELEASE</r2dbc .version>
126126
127127 <!-- JPA deps -->
128- <hibernate .version>6.6.6 .Final</hibernate .version>
128+ <hibernate .version>6.6.7 .Final</hibernate .version>
129129 <hibernate .validator.version>8.0.2.Final</hibernate .validator.version>
130130 <eclipselink .version>4.0.5</eclipselink .version>
131131 <jpa .version>3.1.0</jpa .version>
169169 <dependency >
170170 <groupId >io.smallrye</groupId >
171171 <artifactId >jandex</artifactId >
172- <version >3.2.4 </version >
172+ <version >3.2.5 </version >
173173 </dependency >
174174 <dependency >
175175 <groupId >org.jetbrains</groupId >
10091009 <plugin >
10101010 <groupId >org.openrewrite.maven</groupId >
10111011 <artifactId >rewrite-maven-plugin</artifactId >
1012- <version >6.0.5 </version >
1012+ <version >6.1.1 </version >
10131013
10141014 <dependencies >
10151015 <dependency >
10161016 <groupId >org.openrewrite.recipe</groupId >
10171017 <artifactId >rewrite-testing-frameworks</artifactId >
1018- <version >3.1 .0</version >
1018+ <version >3.2 .0</version >
10191019 </dependency >
10201020 <dependency >
10211021 <groupId >org.openrewrite.recipe</groupId >
10221022 <artifactId >rewrite-migrate-java</artifactId >
1023- <version >3.1 .0</version >
1023+ <version >3.2 .0</version >
10241024 </dependency >
10251025 </dependencies >
10261026
You can’t perform that action at this time.
0 commit comments