Skip to content

Commit 5eabb04

Browse files
committed
Merge branch '2.1.x' into 2.2.x
Closes gh-21447
2 parents 49a21de + d7c7ca3 commit 5eabb04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/images/releasescripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<java.version>1.8</java.version>
19-
<spring-javaformat.version>0.0.15</spring-javaformat.version>
19+
<spring-javaformat.version>0.0.22</spring-javaformat.version>
2020
</properties>
2121

2222
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</property>
2525
</activation>
2626
<properties>
27-
<spring-javaformat.version>0.0.20</spring-javaformat.version>
27+
<spring-javaformat.version>0.0.22</spring-javaformat.version>
2828
<nohttp-checkstyle.version>0.0.4.RELEASE</nohttp-checkstyle.version>
2929
</properties>
3030
<build>

0 commit comments

Comments
 (0)