mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-01 05:09:50 +01:00
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.2 to 2.11.3
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.11.2 to 2.11.3. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/ See this project in Snyk: https://app.snyk.io/org/scm-manager/project/0397d943-538d-483e-9c87-a3f7e7665d7b?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -915,7 +915,7 @@
|
||||
<jaxrs.version>2.1.1</jaxrs.version>
|
||||
<resteasy.version>4.5.8.Final</resteasy.version>
|
||||
<jersey-client.version>1.19.4</jersey-client.version>
|
||||
<jackson.version>2.11.2</jackson.version>
|
||||
<jackson.version>2.11.3</jackson.version>
|
||||
<guice.version>4.2.3</guice.version>
|
||||
<jaxb.version>2.3.3</jaxb.version>
|
||||
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
|
||||
|
||||
Reference in New Issue
Block a user