Skip to content

Commit

Permalink
Update parent and deps (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed May 3, 2024
1 parent e79504f commit 47c1bd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>io.takari</groupId>
<artifactId>takari</artifactId>
<version>53</version>
<version>54</version>
</parent>
<groupId>io.takari.maven</groupId>
<artifactId>takari-smart-builder</artifactId>
Expand Down Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.0.0-jre</version>
<version>33.2.0-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 47c1bd1

Please sign in to comment.