Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/com.h2database-h2-2.2.220
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdc-hhildebrand authored Jan 1, 2024
2 parents bd568e5 + 2a898b5 commit 6d256e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dropwizard.version>4.0.0-beta.3</dropwizard.version>
<h2.version>2.2.220</h2.version>
<jooq.version>3.17.2</jooq.version>
<bc.version>1.72</bc.version>
<bc.version>1.74</bc.version>
<logback.version>1.4.12</logback.version>
<grpc.version>1.60.1</grpc.version>
<protobuf.version>3.25.1</protobuf.version>
Expand Down Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.0-jre</version>
<exclusions>
<exclusion>
<groupId>org.checkerframework</groupId>
Expand Down Expand Up @@ -460,7 +460,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.33</version>
<version>2.0</version>
</dependency>
<dependency>
<groupId>com.mattbertolini</groupId>
Expand Down

0 comments on commit 6d256e3

Please sign in to comment.