Skip to content

Commit

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

Bump com.kohlschutter:compiler-annotations from 1.5.6 to 1.5.7
mwiede authored Sep 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 4c4b4bd + 1327f83 commit 980013f
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
@@ -99,7 +99,7 @@
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>compiler-annotations</artifactId>
<version>1.5.6</version>
<version>1.5.7</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

0 comments on commit 980013f

Please sign in to comment.