Skip to content

Commit 5ae5e1e

Browse files
authored
Merge pull request #1762 from OpenAF/t8
chore(deps): update commons-logging to version 1.3.6 and jetty-compre…
2 parents d73db6a + 0a9becd commit 5ae5e1e

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/commons-logging-1.3.5.jar

-72 KB
Binary file not shown.

lib/commons-logging-1.3.6.jar

72.3 KB
Binary file not shown.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
170170
<dependency>
171171
<groupId>commons-logging</groupId>
172172
<artifactId>commons-logging</artifactId>
173-
<version>1.3.5</version>
173+
<version>1.3.6</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>org.apache.commons</groupId>
@@ -255,7 +255,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
255255
<dependency>
256256
<groupId>org.eclipse.jetty.compression</groupId>
257257
<artifactId>jetty-compression-common</artifactId>
258-
<version>12.1.6</version>
258+
<version>12.1.7</version>
259259
</dependency>
260260
<dependency>
261261
<groupId>org.eclipse.jetty.websocket</groupId>

0 commit comments

Comments
 (0)