Skip to content

Commit

Permalink
Merge pull request #417 from com-pas/dependabot/maven/org.glassfish.j…
Browse files Browse the repository at this point in the history
…axb-jaxb-runtime-4.0.5

chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5
  • Loading branch information
Stef3st authored Mar 10, 2024
2 parents 8e3fb80 + 4b69a78 commit b617c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provided</scope>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provƒided</scope>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down

0 comments on commit b617c86

Please sign in to comment.