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] authored Sep 26, 2024
1 parent 63e5926 commit f2d0b8e
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 @@ -375,7 +375,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 @@ -652,7 +652,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 f2d0b8e

Please sign in to comment.