Skip to content

Commit

Permalink
chore(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 Sep 25, 2023
1 parent bc1ca57 commit 5795b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invoker/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>io.cloudevents</groupId>
Expand Down

0 comments on commit 5795b12

Please sign in to comment.