Skip to content

Commit

Permalink
Update dependency.
Browse files Browse the repository at this point in the history
Former-commit-id: a0a6f46c903e6385a7a2aa6a717cc9296e5994e8
  • Loading branch information
dkocher committed Feb 1, 2017
1 parent bab5e52 commit d44c3a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/osx/pom.xml
Expand Up @@ -95,7 +95,7 @@
<groupId>com.oracle.java</groupId>
<artifactId>jre</artifactId>
<type>zip</type>
<version>8u112</version>
<version>8u121</version>
</artifactItem>
</artifactItems>
<outputDirectory>${project.build.directory}</outputDirectory>
Expand Down
2 changes: 1 addition & 1 deletion core/dll/pom.xml
Expand Up @@ -75,7 +75,7 @@
<groupId>com.oracle.java</groupId>
<artifactId>jre</artifactId>
<type>zip</type>
<version>8u112</version>
<version>8u121</version>
</artifactItem>
</artifactItems>
<excludes>**/*.dylib</excludes>
Expand Down

0 comments on commit d44c3a8

Please sign in to comment.