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

Commit 283319e

Browse files
fix(deps): update dependency javax.portlet:portlet-api to v3
1 parent 83893e2 commit 283319e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>javax.portlet</groupId>
131131
<artifactId>portlet-api</artifactId>
132-
<version>2.0</version>
132+
<version>3.0.1</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)