Skip to content

Commit

Permalink
Dependency(deps): Bump org.fuchss:xml-object-mapper from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [org.fuchss:xml-object-mapper](https://github.com/dfuchss/XMLObjectMapper) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/dfuchss/XMLObjectMapper/releases)
- [Commits](dfuchss/XMLObjectMapper@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: org.fuchss:xml-object-mapper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Gram21 committed Nov 8, 2023
1 parent 6a6cdf7 commit d6915d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/model-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.fuchss</groupId>
<artifactId>xml-object-mapper</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d6915d8

Please sign in to comment.