Skip to content

Commit

Permalink
Merge pull request #4314 from Hack23/renovate/org.checkerframework-ch…
Browse files Browse the repository at this point in the history
…ecker-qual-3.x

Update dependency org.checkerframework:checker-qual to v3.22.1
  • Loading branch information
pethers authored Jun 2, 2022
2 parents 9abbc16 + deabdab commit 4b022ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jms-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.22.0</version>
<version>3.22.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
2 changes: 1 addition & 1 deletion service.data.impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.22.0</version>
<version>3.22.1</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 4b022ce

Please sign in to comment.