File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.3.2 </version >
9
+ <version >3.3.3 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >ch.naviqore</groupId >
13
13
<artifactId >public-transit-service</artifactId >
14
- <version >0.4 .0</version >
14
+ <version >0.5 .0</version >
15
15
16
16
<name >Public Transit Service</name >
17
17
<description >
174
174
<dependency >
175
175
<groupId >ch.qos.logback</groupId >
176
176
<artifactId >logback-classic</artifactId >
177
- <version >1.5.6 </version >
177
+ <version >1.5.7 </version >
178
178
</dependency >
179
179
<!-- io -->
180
180
<dependency >
181
181
<groupId >org.apache.commons</groupId >
182
182
<artifactId >commons-compress</artifactId >
183
- <version >1.27.0 </version >
183
+ <version >1.27.1 </version >
184
184
</dependency >
185
185
<dependency >
186
186
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments