We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d499b57 commit 62897b4Copy full SHA for 62897b4
pom.xml
@@ -24,11 +24,11 @@
24
<jar.plugin.version>3.1.1</jar.plugin.version>
25
<java.version>8</java.version>
26
<junit4.version>4.13.2</junit4.version>
27
- <junit.version>5.10.1</junit.version>
+ <junit.version>5.10.2</junit.version>
28
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
29
<project.info.reports.plugin.version>2.8</project.info.reports.plugin.version>
30
<release.plugin.version>2.5.2</release.plugin.version>
31
- <surefire.plugin.version>3.2.2</surefire.plugin.version>
+ <surefire.plugin.version>3.2.5</surefire.plugin.version>
32
<war.plugin.version>3.3.2</war.plugin.version>
33
<xml.plugin.version>1.0.1</xml.plugin.version>
34
<xmlgraphics.commons.version>2.9.0-SNAPSHOT</xmlgraphics.commons.version>
0 commit comments