Skip to content

Commit

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

Bump org.glassfish.jaxb:jaxb-runtime from 4.0.2 to 4.0.3
  • Loading branch information
juancho0202 authored Oct 3, 2023
2 parents 9ead4fe + 91e1df6 commit a9673df
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provided</scope>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion scl2003/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provided</scope>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion scl2007b/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provided</scope>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion scl2007b4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provided</scope>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion websocket-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ SPDX-License-Identifier: Apache-2.0
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<scope>provided</scope>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a9673df

Please sign in to comment.