Compare commits
4 Commits
21f613bbe7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b5f1313c58 | |||
| 3432f0cdea | |||
| 95d8cab7c9 | |||
| 43e84de8ab |
2
pom.xml
2
pom.xml
@@ -27,7 +27,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
<artifactId>buildnumber-maven-plugin</artifactId>
|
<artifactId>buildnumber-maven-plugin</artifactId>
|
||||||
<version>1.1</version>
|
<version>3.2.1</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>buildnumber</id>
|
<id>buildnumber</id>
|
||||||
|
|||||||
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user