Skip to content

Commit c667b2d

Browse files
build(deps): bump org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 4.0.9
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.3 to 4.0.9. --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcdf639 commit c667b2d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

command-query-responsibility-segregation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.glassfish.jaxb</groupId>
6161
<artifactId>jaxb-runtime</artifactId>
62-
<version>2.3.3</version>
62+
<version>4.0.9</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>javax.xml.bind</groupId>

metadata-mapping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.glassfish.jaxb</groupId>
6565
<artifactId>jaxb-runtime</artifactId>
66-
<version>4.0.5</version>
66+
<version>4.0.9</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.h2database</groupId>

service-layer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.glassfish.jaxb</groupId>
5656
<artifactId>jaxb-runtime</artifactId>
57-
<version>4.0.5</version>
57+
<version>4.0.9</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>javax.xml.bind</groupId>

0 commit comments

Comments
 (0)