Skip to content

Commit

Permalink
WINDUP-3578: pom changes for CVE-2022-4492 (#926)
Browse files Browse the repository at this point in the history
* WINDUP-3578: pom changes for CVE-2022-4492

* remove arquillian upgrade causing test failures
  • Loading branch information
m-brophy committed Jun 9, 2023
1 parent 9277950 commit e4f820a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<windup.distribution.name>windup-cli</windup.distribution.name>
<version.hibernate>5.3.20.Final</version.hibernate>
<version.undertow>2.2.5.Final</version.undertow>
<version.undertow>2.2.24.Final</version.undertow>
<version.httpcomponents>4.5.13</version.httpcomponents>
<version.maven-war-plugin>3.3.2</version.maven-war-plugin>
<version.mockito-core>5.1.1</version.mockito-core>
Expand Down

0 comments on commit e4f820a

Please sign in to comment.