Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency javax.servlet:javax.servlet-api to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2022
1 parent b6a701a commit 2ccc848
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 @@ -139,7 +139,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>jcifs</groupId>
Expand Down

0 comments on commit 2ccc848

Please sign in to comment.