We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab67050 commit 839ff4bCopy full SHA for 839ff4b
pom.xml
@@ -58,7 +58,7 @@
58
<checkstyle.version>10.23.1</checkstyle.version>
59
<spotbugs.version>4.9.3</spotbugs.version>
60
<pmd.version>7.13.0</pmd.version>
61
- <archunit.version>1.4.0</archunit.version>
+ <archunit.version>1.4.1</archunit.version>
62
<dependencycheck.version>10.0.4</dependencycheck.version>
63
</properties>
64
@@ -1354,7 +1354,7 @@
1354
<dependency>
1355
<groupId>org.apache.xmlgraphics</groupId>
1356
<artifactId>batik-transcoder</artifactId>
1357
- <version>1.18</version>
+ <version>1.19</version>
1358
<scope>test</scope>
1359
<exclusions>
1360
<exclusion>
0 commit comments