Skip to content

Commit

Permalink
SAK-44359 Update Rome 1.15.0 (sakaiproject#8625)
Browse files Browse the repository at this point in the history
  • Loading branch information
axxter99 authored Sep 29, 2020
1 parent f83f099 commit 642a760
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.14.1</version>
<version>1.15.0</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-modules</artifactId>
<version>1.14.1</version>
<version>1.15.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.12.2</version>
<version>1.15.0</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
Expand Down

0 comments on commit 642a760

Please sign in to comment.