Skip to content

Commit 3a486eb

Browse files
committed
Upgrade to XMLBeam 1.4.24.
Closes #2686
1 parent f157eff commit 3a486eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<properties>
2929

3030
<scala>2.11.7</scala>
31-
<xmlbeam>1.4.23</xmlbeam>
31+
<xmlbeam>1.4.24</xmlbeam>
3232
<java-module-name>spring.data.commons</java-module-name>
3333

3434
</properties>
@@ -174,7 +174,7 @@
174174
<version>${vavr}</version>
175175
<optional>true</optional>
176176
</dependency>
177-
177+
178178
<!-- Eclipse Collections -->
179179

180180
<dependency>

0 commit comments

Comments
 (0)