Skip to content

Commit

Permalink
Merge pull request #540 from mwiede/dependabot/maven/com.kohlschutter…
Browse files Browse the repository at this point in the history
…-compiler-annotations-1.7.1

Bump com.kohlschutter:compiler-annotations from 1.7.0 to 1.7.1
  • Loading branch information
github-actions[bot] authored Apr 15, 2024
2 parents 3f079d4 + 20ecd5f commit 099bb46
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 @@ -101,7 +101,7 @@
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>compiler-annotations</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 099bb46

Please sign in to comment.