Skip to content

Commit 08ead0a

Browse files
authored
Merge pull request #538 from com-pas/dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.6
chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6
2 parents 2282808 + b2782fa commit 08ead0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

repository/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SPDX-License-Identifier: Apache-2.0
3737
<groupId>org.glassfish.jaxb</groupId>
3838
<artifactId>jaxb-runtime</artifactId>
3939
<scope>provided</scope>
40-
<version>4.0.5</version>
40+
<version>4.0.6</version>
4141
</dependency>
4242

4343
<dependency>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
2424
<groupId>org.glassfish.jaxb</groupId>
2525
<artifactId>jaxb-runtime</artifactId>
2626
<scope>provƒided</scope>
27-
<version>4.0.5</version>
27+
<version>4.0.6</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>jakarta.xml.bind</groupId>

0 commit comments

Comments
 (0)