Skip to content

Commit d212a4e

Browse files
committed
Upgrade to XMLBeam 1.4.24.
Closes #2686
1 parent d920588 commit d212a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<properties>
1919

2020
<scala>2.11.7</scala>
21-
<xmlbeam>1.4.23</xmlbeam>
21+
<xmlbeam>1.4.24</xmlbeam>
2222
<java-module-name>spring.data.commons</java-module-name>
2323

2424
</properties>
@@ -222,7 +222,7 @@
222222
<version>${vavr}</version>
223223
<optional>true</optional>
224224
</dependency>
225-
225+
226226
<!-- Eclipse Collections -->
227227

228228
<dependency>

0 commit comments

Comments
 (0)