Skip to content

Commit

Permalink
Bump com.sun.xml.bind:jaxb-impl from 2.3.7 to 2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 20, 2023
1 parent 8d49cd5 commit c14df32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ The following provides more details on the included cryptographic software:
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.3.7</version>
<version>2.3.8</version>
</dependency>
</dependencies>
</profile>
Expand Down
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<action dev="ggregory" type="fix" due-to="Martin Wiesner">Fixes grammar and typos in Javadoc #233.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 56 to 64 #225.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.sun.xml.bind:jaxb-impl from 2.3.7 to 2.3.8.</action>
</release>
<release version="1.2.0" date="2023-01-14" description="Minor release (Java 8, OpenSSL 1.1.1)">
<!-- FIX -->
Expand Down

0 comments on commit c14df32

Please sign in to comment.