Compare commits
1 Commits
renovate/o
...
renovate/s
Author | SHA1 | Date | |
---|---|---|---|
|
1f828cf233 |
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
# Configure Maven settings
|
# Configure Maven settings
|
||||||
- name: Maven Settings
|
- name: Maven Settings
|
||||||
uses: s4u/maven-settings-action@v3.0.0
|
uses: s4u/maven-settings-action@v3.1.0
|
||||||
with:
|
with:
|
||||||
servers: |-
|
servers: |-
|
||||||
[
|
[
|
||||||
|
2
pom.xml
2
pom.xml
@ -173,7 +173,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
<artifactId>lombok</artifactId>
|
<artifactId>lombok</artifactId>
|
||||||
<version>1.18.36</version>
|
<version>1.18.32</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user