Skip to content

Commit

Permalink
deps(java): bump the all group with 3 updates (#976)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 83a6050 commit f7acc3c
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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.airlift</groupId>
<artifactId>airbase</artifactId>
<version>202</version>
<version>203</version>
</parent>

<groupId>io.wren</groupId>
Expand Down Expand Up @@ -156,13 +156,13 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.29.0</version>
<version>4.29.1</version>
</dependency>

<dependency>
<groupId>com.hubspot.jinjava</groupId>
<artifactId>jinjava</artifactId>
<version>2.7.3</version>
<version>2.7.4</version>
<exclusions>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit f7acc3c

Please sign in to comment.