Selaa lähdekoodia
Merge pull request #18 from larsw/dependabot/maven/examples/quarkus/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.1 to 2.13.2.1 in /examples/quarkus
custom-downloader
larsw
GitHub
3 vuotta sitten
vanhempi
commit
29744158d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
examples/quarkus/pom.xml
|
|
|
@@ -124,7 +124,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
|
<artifactId>jackson-databind</artifactId> |
|
|
|
<version>2.13.1</version> |
|
|
|
<version>2.13.2.1</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.fasterxml.jackson.dataformat</groupId> |
|
|
|
|