Skip to content

Commit

Permalink
Merge pull request #32 from ge-semtk/dependabot/maven/org.projectlomb…
Browse files Browse the repository at this point in the history
…ok-lombok-1.18.22

Bump lombok from 1.16.22 to 1.18.22
  • Loading branch information
cuddihyge authored Dec 17, 2021
2 parents e0805d4 + f1af715 commit 7588018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion connectionUtils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.22</version>
<version>1.18.22</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion sparqlGraphLibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.22</version>
<version>1.18.22</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 7588018

Please sign in to comment.