Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2022
1 parent 966e98c commit d6fbe3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

<groupId>de.golatar</groupId>
<artifactId>renovate-bumpversion-demo</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>pom</packaging>

<properties>
<lombok.version>1.18.20</lombok.version><!-- Can be any dependency with an outdated version -->
<lombok.version>1.18.22</lombok.version><!-- Can be any dependency with an outdated version -->
</properties>

<modules>
Expand Down

0 comments on commit d6fbe3d

Please sign in to comment.