Skip to content

Commit

Permalink
SAK-47112 Update Rome 1.18.0 (sakaiproject#10388)
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored Apr 1, 2022
1 parent a649b66 commit fe597aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions podcasts/podcasts-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>1.16.0</version>
<version>1.18.0</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-modules</artifactId>
<version>1.16.0</version>
<version>1.18.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion simple-rss-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>1.16.0</version>
<version>1.18.0</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
Expand Down

0 comments on commit fe597aa

Please sign in to comment.