Skip to content

Commit

Permalink
chore(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 committed Oct 7, 2021
1 parent 65234f0 commit a5af2ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>2.0</version>
<version>3.0.1</version>
<scope>provided</scope>
</dependency>

Expand Down Expand Up @@ -510,7 +510,7 @@
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>2.0</version>
<version>3.0.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit a5af2ec

Please sign in to comment.