Skip to content

Commit a0649cf

Browse files
authored
chore(deps): update dependency org.projectlombok:lombok to v1.18.20 (GoogleCloudPlatform#4970)
1 parent 2090578 commit a0649cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • container-registry/vulnerability-notification-function
  • run/idp-sql

container-registry/vulnerability-notification-function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.projectlombok</groupId>
5757
<artifactId>lombok</artifactId>
58-
<version>1.18.18</version>
58+
<version>1.18.20</version>
5959
</dependency>
6060

6161
<dependency>

run/idp-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ limitations under the License.
112112
<dependency>
113113
<groupId>org.projectlombok</groupId>
114114
<artifactId>lombok</artifactId>
115-
<version>1.18.18</version>
115+
<version>1.18.20</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)