Skip to content

Commit

Permalink
Update to jgettext 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Dec 7, 2017
1 parent c4eee90 commit 71dfac7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.fedorahosted.tennera</groupId>
<artifactId>jgettext</artifactId>
<version>0.14</version>
<version>0.15</version>
</dependency>
<dependency>
<groupId>org.zanata</groupId>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1719,7 +1719,7 @@
<dependency>
<groupId>org.fedorahosted.tennera</groupId>
<artifactId>jgettext</artifactId>
<version>0.14</version>
<version>0.15</version>
</dependency>
<dependency>
<groupId>org.functionaljava</groupId>
Expand Down

0 comments on commit 71dfac7

Please sign in to comment.