Skip to content

Commit

Permalink
Merge pull request DSpace#9960 from DSpace/dependabot/maven/org.check…
Browse files Browse the repository at this point in the history
…erframework-checker-qual-3.48.2

Bump org.checkerframework:checker-qual from 3.31.0 to 3.48.2
  • Loading branch information
tdonohue authored Nov 8, 2024
2 parents e0d3466 + d87ef18 commit 4816235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.31.0</version>
<version>3.48.2</version>
</dependency>

<!-- Several dependencies disagree on version of GSON including Jena, Google-OAuth-Client
Expand Down

0 comments on commit 4816235

Please sign in to comment.