File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ updates:
9
9
open-pull-requests-limit : 20
10
10
ignore :
11
11
- dependency-name : " com.swiftmq:swiftmq-client"
12
- - dependency-name : " org.springframework.boot:spring-boot-maven-plugin"
13
- versions : ["[2.7,)"]
14
12
- dependency-name : " org.slf4j:slf4j-api"
15
13
versions : [ "[2.0,)" ]
14
+ - dependency-name : " ch.qos.logback:logback-classic"
15
+ versions : [ "[1.3,)" ]
16
16
- package-ecosystem : " github-actions"
17
17
directory : " /"
18
18
schedule :
Original file line number Diff line number Diff line change 73
73
<micrometer-docs-generator .version>1.0.2</micrometer-docs-generator .version>
74
74
<maven .compiler.plugin.version>3.12.1</maven .compiler.plugin.version>
75
75
<maven-surefire-plugin .version>3.2.5</maven-surefire-plugin .version>
76
- <spring-boot-maven-plugin .version>2.7.6</spring-boot-maven-plugin .version>
77
76
<checksum .maven.plugin.version>1.11</checksum .maven.plugin.version>
78
77
<maven .gpg.plugin.version>3.1.0</maven .gpg.plugin.version>
79
78
<buildnumber .plugin.version>3.2.0</buildnumber .plugin.version>
You can’t perform that action at this time.
0 commit comments