Skip to content

java_simple: update deps and JVM version.#2

Merged
brian-brazil merged 3 commits into
RobustPerception:masterfrom
stribb:master
Feb 23, 2019
Merged

java_simple: update deps and JVM version.#2
brian-brazil merged 3 commits into
RobustPerception:masterfrom
stribb:master

Conversation

@stribb

@stribb stribb commented Feb 22, 2019

Copy link
Copy Markdown
Contributor

My Maven was too new to support the old JVM, so I updated that, and bumped the dependency versions too.

Comment thread java_simple/pom.xml Outdated
<configuration>
<source>1.5</source>
<target>1.5</target>
<source>1.10</source>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not assume everyone has 10, 8 should be safe.

Comment thread java_simple/pom.xml Outdated
<configuration>
<source>1.10</source>
<target>1.10</target>
<source>1.08</source>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.8

@brian-brazil brian-brazil merged commit 564298e into RobustPerception:master Feb 23, 2019
@brian-brazil

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants