Skip to content

Commit

Permalink
fix(deps): update dependency javax.portlet:portlet-api to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 57a00b8 commit 5572681
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 @@ -56,7 +56,7 @@
<jstl.version>1.1.2</jstl.version>
<junit.version>4.13.2</junit.version>
<commons-lang.version>2.6</commons-lang.version>
<portlet-api.version>2.0</portlet-api.version>
<portlet-api.version>3.0.1</portlet-api.version>
<resource-server.version>1.0.44</resource-server.version>
<servlet-api.version>2.5</servlet-api.version>
<spring.version>4.3.30.RELEASE</spring.version>
Expand Down

0 comments on commit 5572681

Please sign in to comment.