File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <description >Spring Boot Admin</description >
2727 <url >https://github.com/codecentric/spring-boot-admin/</url >
2828 <properties >
29- <revision >3.4.7 </revision >
29+ <revision >3.4.8-SNAPSHOT </revision >
3030 <java .version>17</java .version>
3131
3232 <maven .compiler.source>${java.version} </maven .compiler.source>
Original file line number Diff line number Diff line change 77 " dependencies"
88 ],
99 "packageRules" : [
10- {
11- "matchPackageNames" : [
12- " !/^de\\ .codecentric\\ .boot\\ .admin/"
13- ],
14- },
1510 {
1611 "description" : " Automatically merge minor and patch-level updates when checks pass, creates a PR otherwise" ,
1712 "matchUpdateTypes" : [
2520 },
2621 {
2722 "matchPackageNames" : [
28- " org.apache.maven.plugins:maven-site-plugin"
23+ " org.apache.maven.plugins:maven-site-plugin" ,
24+ " ^de\\ .codecentric:spring-boot-admin.*"
2925 ],
3026 "enabled" : false
3127 }
You can’t perform that action at this time.
0 commit comments