Skip to content

Commit

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

Bump com.kohlschutter:compiler-annotations from 1.7.1 to 1.7.2
  • Loading branch information
github-actions[bot] authored Apr 22, 2024
2 parents d0be8e0 + d2bb48b commit 5e42f77
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.1</version>
<version>1.7.2</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 5e42f77

Please sign in to comment.