File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 66 interval : weekly
77 day : monday
88 timezone : Europe/London
9- open-pull-requests-limit : 10
9+ ignore :
10+ - dependency-name : " com.ensono.stacks.*"
11+ versions : ["*-PR"]
12+ open-pull-requests-limit : 50
1013 rebase-strategy : disabled
Original file line number Diff line number Diff line change 1+ {
2+ "java.configuration.updateBuildConfiguration" : " interactive" ,
3+ "java.compile.nullAnalysis.mode" : " automatic"
4+ }
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.ensono.stacks.modules</groupId >
99 <artifactId >stacks-modules-parent</artifactId >
10- <version >3.0.52 </version >
10+ <version >3.0.61 </version >
1111 </parent >
1212
1313 <artifactId >stacks-core-commons</artifactId >
1616 <description >Common components for the Java Stacks solution</description >
1717
1818 <properties >
19- <spring-context .version>6.1.13 </spring-context .version>
19+ <spring-context .version>6.2.2 </spring-context .version>
2020 </properties >
2121
2222 <dependencies >
You can’t perform that action at this time.
0 commit comments