Sfoglia il codice sorgente
Merge pull request #12 from larsw/dependabot/maven/examples/hibernate-types/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.11.0 to 2.12.6.1 in /examples/hibernate-types
custom-downloader
larsw
GitHub
3 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
examples/hibernate-types/pom.xml
|
|
|
@@ -70,7 +70,7 @@ |
|
|
|
<postgresql.version>42.3.3</postgresql.version> |
|
|
|
|
|
|
|
<mysql.version>8.0.28</mysql.version> |
|
|
|
<jackson.version>2.11.0</jackson.version> |
|
|
|
<jackson.version>2.12.6.1</jackson.version> |
|
|
|
<guava.version>29.0-jre</guava.version> |
|
|
|
|
|
|
|
</properties> |
|
|
|
|