Skip to content

Commit df05a29

Browse files
authored
Merge pull request #500 from OpenConext/dependabot/maven/backend-prod-764d438183
Bump the backend-prod group across 2 directories with 3 updates
2 parents 3566f49 + 7cd4db8 commit df05a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>software.amazon.awssdk</groupId>
3838
<artifactId>s3</artifactId>
39-
<version>2.41.24</version>
39+
<version>2.41.26</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.opensaml</groupId>
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>org.apache.httpcomponents.core5</groupId>
165165
<artifactId>httpcore5</artifactId>
166-
<version>5.4</version>
166+
<version>5.4.1</version>
167167
<scope>compile</scope>
168168
</dependency>
169169
<dependency>
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>io.hypersistence</groupId>
211211
<artifactId>hypersistence-utils-hibernate-63</artifactId>
212-
<version>3.15.1</version>
212+
<version>3.15.2</version>
213213
</dependency>
214214
<dependency>
215215
<groupId>net.coobird</groupId>

0 commit comments

Comments
 (0)