Skip to content

Commit

Permalink
Update jakarta.xml.bind-api to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Sep 23, 2023
1 parent 89f93e6 commit a759d51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Airbase 146
- opentelemetry-instrumentation to 1.30.0 (from 1.25.1)
- checkstyle 10.12.3 (from 10.12.1)
- hibernate-validator 8.0.1 (from 8.0.0)
- jakarta.xml.bind-api 4.0.1 (from 4.0.0)

Airbase 145

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
</dependency>

<!-- logging -->
Expand Down

0 comments on commit a759d51

Please sign in to comment.