Skip to content

Commit 6ec6303

Browse files
authored
Merge pull request #30 from CondationCMS/dependabot/maven/prod-deps-1aef61e635
Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 in the prod-deps group
2 parents 185f927 + 1f91c30 commit 6ec6303

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<groupId>org.projectlombok</groupId>
6767
<artifactId>lombok</artifactId>
6868
<scope>provided</scope>
69-
<version>1.18.42</version>
69+
<version>1.18.44</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.slf4j</groupId>
@@ -131,7 +131,7 @@
131131
<path>
132132
<groupId>org.projectlombok</groupId>
133133
<artifactId>lombok</artifactId>
134-
<version>1.18.42</version>
134+
<version>1.18.44</version>
135135
</path>
136136
<path>
137137
<groupId>com.condation.modules.framework</groupId>

0 commit comments

Comments
 (0)