Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.projectlombok/lombok/

See this project in Snyk:
https://app.snyk.io/org/aerospike-sandboxes/project/2bc1dee8-573e-4064-add8-8fa6d53ac07f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 12, 2023
1 parent 25316d6 commit bc52cb8
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 @@ -35,7 +35,7 @@
<reactor-test>3.5.7</reactor-test>
<embedded-aerospike>3.0.0</embedded-aerospike>
<jodatime>2.12.5</jodatime>
<lombok>1.18.28</lombok>
<lombok>1.18.30</lombok>
<awaitility>4.2.0</awaitility>
<logback.test>1.4.11</logback.test>
<hibernate.validator>8.0.1.Final</hibernate.validator>
Expand Down Expand Up @@ -350,7 +350,7 @@
<doctitle>Spring Data Aerospike</doctitle>
<show>public</show>
<splitindex>true</splitindex>
<bottom>Copyright &#169; 2020&#x2013;{currentYear} Aerospike, Inc. All rights reserved.</bottom>
<bottom>Copyright © 2020{currentYear} Aerospike, Inc. All rights reserved.</bottom>
<sourcepath>${basedir}/src/main/java</sourcepath>
<source>17</source>
</configuration>
Expand Down

0 comments on commit bc52cb8

Please sign in to comment.