Skip to content

Commit 0bb3363

Browse files
authored
Downgrade portlet-api version in pom.xml
1 parent 2a5df26 commit 0bb3363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>javax.portlet</groupId>
6161
<artifactId>portlet-api</artifactId>
62-
<version>3.0.2</version>
62+
<version>3.0.1</version>
6363
<scope>test</scope>
6464
</dependency>
6565

0 commit comments

Comments
 (0)