Skip to content

Commit

Permalink
fix(deps): update dependency javax.portlet:portlet-api to v2.0-draft32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 9105d31 commit 4875147
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 @@ -232,7 +232,7 @@
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>2.0</version>
<version>2.0-Draft32</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down Expand Up @@ -1120,7 +1120,7 @@
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>2.0</version>
<version>2.0-Draft32</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 4875147

Please sign in to comment.