Skip to content

Commit

Permalink
Merge pull request #2430 from mapfish/renovate/3.29-all-patch-versions
Browse files Browse the repository at this point in the history
chore(deps): update all patch versions (3.29)
  • Loading branch information
sbrunner authored May 17, 2022
2 parents 57dd685 + 82791be commit af83cce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ dependencies {
"org.springframework.security:spring-security-web:5.3.13.RELEASE",
'com.thetransactioncompany:cors-filter:2.10',
// Hibernate & Postgres
'org.hibernate:hibernate-core:5.6.8.Final',
'org.postgresql:postgresql:42.3.4',
'org.hibernate:hibernate-core:5.6.9.Final',
'org.postgresql:postgresql:42.3.5',
'com.vladmihalcea:hibernate-types-52:2.14.1',
'com.mchange:c3p0:0.9.5.5',
"org.springframework:spring-orm:$springVersion",
Expand Down Expand Up @@ -178,10 +178,10 @@ dependencies {
"ch.qos.logback:logback-access:${logbackVersion}",
'org.json:json:20211205',
'org.yaml:snakeyaml:1.30',
'com.github.spullara.cli-parser:cli-parser:1.1.5',
'com.github.spullara.cli-parser:cli-parser:1.1.6',
'org.apache.httpcomponents:httpclient:4.5.13',
'com.sun.mail:javax.mail:1.6.2',
'com.amazonaws:aws-java-sdk-s3:1.12.210',
'com.amazonaws:aws-java-sdk-s3:1.12.221',
'com.adobe.xmp:xmpcore:6.1.11',
'io.sentry:sentry-logback:5.6.1',
'net.logstash.logback:logstash-logback-encoder:7.0.1',
Expand Down

0 comments on commit af83cce

Please sign in to comment.