Skip to content

Commit

Permalink
fix: upgrade com.google.http-client:google-http-client-jackson2 from …
Browse files Browse the repository at this point in the history
…1.26.0 to 1.40.1 (#644)

Snyk has created this PR to upgrade com.google.http-client:google-http-client-jackson2 from 1.26.0 to 1.40.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.http-client/google-http-client-jackson2/

See this project in Snyk:
https://app.snyk.io/org/janssenproject/project/7c41863a-7030-432b-bf6c-29acca15661e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2022
1 parent b6e7115 commit 31bc823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-auth-server/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.26.0</version>
<version>1.40.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 31bc823

Please sign in to comment.