File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<extension >
13
13
<groupId >org.hibernate.infra.develocity</groupId >
14
14
<artifactId >hibernate-develocity-maven-extension</artifactId >
15
- <version >3.0.0 .Final</version >
15
+ <version >3.0.1 .Final</version >
16
16
</extension >
17
17
</extensions >
Original file line number Diff line number Diff line change 197
197
<version .junit>4.13.2</version .junit>
198
198
<version .org.easymock>5.4.0</version .org.easymock>
199
199
<version .io.rest-assured>5.5.0</version .io.rest-assured>
200
- <version .org.apache.groovy>4.0.23 </version .org.apache.groovy>
200
+ <version .org.apache.groovy>4.0.24 </version .org.apache.groovy>
201
201
<version .com.google.guava>33.3.1-jre</version .com.google.guava>
202
202
<version .org.springframework.spring-expression>6.1.14</version .org.springframework.spring-expression>
203
203
<version .org.jboss.arquillian.container.arquillian-weld-embedded>4.0.0.Final</version .org.jboss.arquillian.container.arquillian-weld-embedded>
219
219
overridden by a CI job of the Checkstyle project so that they can
220
220
check for regressions. Which is obviously good for us, too.
221
221
-->
222
- <puppycrawl .checkstyle.version>10.20.0 </puppycrawl .checkstyle.version>
222
+ <puppycrawl .checkstyle.version>10.20.1 </puppycrawl .checkstyle.version>
223
223
224
224
<!-- Asciidoctor -->
225
225
268
268
<version .maven-wrapper-plugin>3.3.2</version .maven-wrapper-plugin>
269
269
<version .spotless-maven-plugin>2.43.0</version .spotless-maven-plugin>
270
270
<version .jacoco.plugin>0.8.12</version .jacoco.plugin>
271
- <version .sonar.plugin>4 .0.0.4121 </version .sonar.plugin>
271
+ <version .sonar.plugin>5 .0.0.4389 </version .sonar.plugin>
272
272
273
273
<!-- Forbidden API related properties -->
274
274
<forbiddenapis-junit .path>forbidden-junit.txt</forbiddenapis-junit .path>
You can’t perform that action at this time.
0 commit comments