Skip to content

Commit

Permalink
Merge branch 'hotfix/V2.28.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gquerret committed Sep 22, 2024
2 parents 97a1093 + 8c73db0 commit 8405397
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rcode-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.2.1-jre</version>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>com.esotericsoftware</groupId>
Expand Down

0 comments on commit 8405397

Please sign in to comment.