Skip to content

Commit

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

Bump com.kohlschutter:compiler-annotations from 1.5.7 to 1.5.8
  • Loading branch information
mwiede committed Sep 26, 2023
2 parents 8a915db + ffc233c commit 5f092c8
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>com.kohlschutter</groupId>
<artifactId>compiler-annotations</artifactId>
<version>1.5.7</version>
<version>1.5.8</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 5f092c8

Please sign in to comment.