Skip to content

Commit 4672c8d

Browse files
committed
Version bump
1 parent 61e6fd4 commit 4672c8d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
<properties>
7171
<jaxb-plugin.group>org.jvnet.jaxb</jaxb-plugin.group>
7272
<jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
73-
<jaxb-plugin.version>4.0.12</jaxb-plugin.version>
73+
<jaxb-plugin.version>4.0.13</jaxb-plugin.version>
7474
<ph-jaxb-plugin.version>5.1.2</ph-jaxb-plugin.version>
7575

7676
<bctls.version>1.84</bctls.version>
7777
<dnsjava.version>3.6.4</dnsjava.version>
78-
<log4j.version>2.25.4</log4j.version>
78+
<log4j.version>2.26.0</log4j.version>
7979
<xmlsec.version>4.0.4</xmlsec.version>
8080
<wss4j.version>4.0.1</wss4j.version>
8181

@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.glassfish.jaxb</groupId>
9999
<artifactId>jaxb-bom</artifactId>
100-
<version>4.0.6</version>
100+
<version>4.0.8</version>
101101
<scope>import</scope>
102102
<type>pom</type>
103103
</dependency>

0 commit comments

Comments
 (0)