Skip to content

Commit

Permalink
fix: upgrade org.codehaus.jettison:jettison from 1.3.2 to 1.4.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.codehaus.jettison:jettison from 1.3.2 to 1.4.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.jettison/jettison/

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/d52ba092-3cf1-4b92-9434-62692faaacbb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 20, 2022
1 parent 878bd69 commit 5ffe19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-auth-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<activemq.version>5.15.14</activemq.version>

<jettison.version>1.3.2</jettison.version>
<jettison.version>1.4.1</jettison.version>

<slf4j.version>1.7.25</slf4j.version>

Expand Down

0 comments on commit 5ffe19d

Please sign in to comment.