File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -102,12 +102,12 @@ http://www.apache.org/licenses/LICENSE-2.0
102
102
<dependency >
103
103
<groupId >net.javacrumbs.shedlock</groupId >
104
104
<artifactId >shedlock-spring</artifactId >
105
- <version >4.42.0 </version >
105
+ <version >6.0.1 </version >
106
106
</dependency >
107
107
<dependency >
108
108
<groupId >net.javacrumbs.shedlock</groupId >
109
109
<artifactId >shedlock-provider-mongo-reactivestreams</artifactId >
110
- <version >4.42.0 </version >
110
+ <version >6.0.1 </version >
111
111
</dependency >
112
112
<dependency >
113
113
<groupId >net.sf.jasperreports</groupId >
@@ -134,7 +134,7 @@ http://www.apache.org/licenses/LICENSE-2.0
134
134
<dependency >
135
135
<groupId >com.tngtech.archunit</groupId >
136
136
<artifactId >archunit-junit5</artifactId >
137
- <version >1.1 .0</version >
137
+ <version >1.3 .0</version >
138
138
<scope >test</scope >
139
139
</dependency >
140
140
</dependencies >
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<groupId >org.springframework.boot</groupId >
18
18
<artifactId >spring-boot-starter-parent</artifactId >
19
- <version >3.3 .0</version >
19
+ <version >3.4 .0</version >
20
20
<relativePath />
21
21
<!-- lookup parent from repository -->
22
22
</parent >
You can’t perform that action at this time.
0 commit comments