File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
alternatives/unicorn-audit-service Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >3.3.0 </version >
7
+ <version >3.3.1 </version >
8
8
</parent >
9
9
<groupId >com.unicorn</groupId >
10
10
<artifactId >UnicornStockBroker</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.3.0 </version >
8
+ <version >3.3.1 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.unicorn</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.3.0 </version >
8
+ <version >3.3.1 </version >
9
9
</parent >
10
10
11
11
<groupId >com.unicorn</groupId >
31
31
<dependency >
32
32
<groupId >software.amazon.awssdk</groupId >
33
33
<artifactId >eventbridge</artifactId >
34
- <version >2.25.45 </version >
34
+ <version >2.26.15 </version >
35
35
<exclusions >
36
36
<exclusion >
37
37
<groupId >software.amazon.awssdk</groupId >
46
46
<dependency >
47
47
<groupId >software.amazon.awssdk</groupId >
48
48
<artifactId >aws-crt-client</artifactId >
49
- <version >2.25.45 </version >
49
+ <version >2.26.15 </version >
50
50
</dependency >
51
51
52
52
<dependency >
You can’t perform that action at this time.
0 commit comments