Skip to content

Commit

Permalink
Bump jettison from 1.1 to 1.5.4 in /src/it/add-third-party-missing-file
Browse files Browse the repository at this point in the history
Bumps [jettison](https://github.com/jettison-json/jettison) from 1.1 to 1.5.4.
- [Release notes](https://github.com/jettison-json/jettison/releases)
- [Commits](jettison-json/jettison@jettison-1.1...jettison-1.5.4)

---
updated-dependencies:
- dependency-name: org.codehaus.jettison:jettison
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent 6676560 commit df2f9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/add-third-party-missing-file/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
<version>1.1</version>
<version>1.5.4</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit df2f9cb

Please sign in to comment.