File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ holder.
65
65
<dependency >
66
66
<groupId >software.amazon.awssdk</groupId >
67
67
<artifactId >sqs</artifactId >
68
- <version >2.18 .17</version >
68
+ <version >2.20 .17</version >
69
69
<type >jar</type >
70
70
<scope >provided</scope >
71
71
</dependency >
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ holder.
58
58
<dependency >
59
59
<groupId >software.amazon.awssdk</groupId >
60
60
<artifactId >bom</artifactId >
61
- <version >2.18 .17</version >
61
+ <version >2.20 .17</version >
62
62
<type >pom</type >
63
63
<scope >import</scope >
64
64
</dependency >
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ holder.
68
68
<dependency >
69
69
<groupId >software.amazon.awssdk</groupId >
70
70
<artifactId >sso</artifactId >
71
- <version >2.18 .17</version >
71
+ <version >2.20 .17</version >
72
72
<type >jar</type >
73
73
</dependency >
74
74
</dependencies >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >org.apache.kafka</groupId >
18
18
<artifactId >kafka-clients</artifactId >
19
- <version >3.2.1 </version >
19
+ <version >3.4.0 </version >
20
20
</dependency >
21
21
</dependencies >
22
22
</project >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >org.apache.kafka</groupId >
18
18
<artifactId >kafka-clients</artifactId >
19
- <version >3.2.1 </version >
19
+ <version >3.4.0 </version >
20
20
</dependency >
21
21
<dependency >
22
22
<groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 98
98
<dependency >
99
99
<groupId >org.testng</groupId >
100
100
<artifactId >testng</artifactId >
101
- <version >7.5</version >
101
+ <version >7.5.1 </version >
102
102
<scope >test</scope >
103
103
</dependency >
104
104
</dependencies >
128
128
<plugin >
129
129
<groupId >org.apache.maven.plugins</groupId >
130
130
<artifactId >maven-javadoc-plugin</artifactId >
131
- <version >3.4.1 </version >
131
+ <version >3.5.0 </version >
132
132
<configuration >
133
133
<javadocVersion >${javadoc.version} </javadocVersion >
134
134
<notimestamp >true</notimestamp >
172
172
<repository >
173
173
<id >payara-enterprise</id >
174
174
<name >Payara Enterprise Nexus</name >
175
- <url >https://nexus.payara.fish/content/repositories/payara-enterprise</url >
175
+ <url >https://nexus.dev. payara.fish/content/repositories/payara-enterprise</url >
176
176
</repository >
177
177
</distributionManagement >
178
178
<repositories >
179
179
<repository >
180
180
<id >payara-enterprise</id >
181
181
<name >Payara Enterprise Nexus</name >
182
- <url >https://nexus.payara.fish/content/repositories/payara-enterprise</url >
182
+ <url >https://nexus.dev. payara.fish/content/repositories/payara-enterprise</url >
183
183
<releases >
184
184
<enabled >true</enabled >
185
185
</releases >
You can’t perform that action at this time.
0 commit comments