Skip to content

Update maven dependencies to the latest releases#409

Merged
regisd merged 4 commits intojflex-de:masterfrom
regisd:mvn-dep-versions
Oct 6, 2018
Merged

Update maven dependencies to the latest releases#409
regisd merged 4 commits intojflex-de:masterfrom
regisd:mvn-dep-versions

Conversation

@regisd
Copy link
Member

@regisd regisd commented Oct 5, 2018

Automatic change created with

mvn versions:use-latest-releases

(Replaces any release versions with the latest release version.)

Report:

[INFO] The following dependencies in Dependency Management have newer versions:
[INFO]   com.google.guava:guava .............................. 20.0 -> 26.0-jre
[INFO]   com.google.truth:truth .................................. 0.36 -> 0.42
[INFO]   org.apache.ant:ant ................................... 1.9.7 -> 1.10.5
[INFO]   org.apache.maven:maven-compat ......................... 3.5.2 -> 3.5.4
[INFO]   org.apache.maven:maven-core ........................... 3.5.2 -> 3.5.4
[INFO]   org.apache.maven:maven-plugin-api ..................... 3.5.2 -> 3.5.4
[INFO]   org.apache.maven.plugin-tools:maven-plugin-annotations ...
[INFO]                                                             3.5 -> 3.5.2
[INFO]   org.mockito:mockito-core ............................ 2.11.0 -> 2.23.0
[INFO]
[INFO] The following dependencies in Plugin Dependencies have newer versions:
[INFO]   com.google.errorprone:error_prone_core ................ 2.1.1 -> 2.3.1
[INFO]   org.codehaus.plexus:plexus-compiler-javac-errorprone .... 2.8 -> 2.8.5

Automatic change created with

```
mvn versions:use-latest-releases
```
(Replaces any release versions with the latest release version.)

Report:
```
	Status	Group Id	Artifact Id	Current Version	Next Version	Next Incremental	Next Minor	Next Major	Dependency status
	com.coveo	fmt-maven-plugin	2.5.0		2.5.1
	de.jflex	cup-maven-plugin	1.0
	org.apache.maven.plugins	maven-antrun-plugin	1.3			1.4
	org.apache.maven.plugins	maven-assembly-plugin	2.2-beta-5	2.2	2.2.1	2.3	3.0.0
	org.apache.maven.plugins	maven-clean-plugin	2.5			2.6	3.0.0
	org.apache.maven.plugins	maven-compiler-plugin	3.7.0			3.8.0
	org.apache.maven.plugins	maven-dependency-plugin	2.8			2.9	3.0.0
	org.apache.maven.plugins	maven-deploy-plugin	2.8.2			3.0.0-M1
	org.apache.maven.plugins	maven-enforcer-plugin	1.4.1				3.0.0-M1
	org.apache.maven.plugins	maven-install-plugin	2.5		2.5.1	3.0.0-M1
	org.apache.maven.plugins	maven-jar-plugin	2.4			2.5	3.0.0
	org.apache.maven.plugins	maven-javadoc-plugin	2.10.1		2.10.2	3.0.0-M1	3.0.0
	org.apache.maven.plugins	maven-plugin-plugin	3.5		3.5.1
	org.apache.maven.plugins	maven-release-plugin	2.5.3
	org.apache.maven.plugins	maven-resources-plugin	2.6			2.7	3.0.0
	org.apache.maven.plugins	maven-shade-plugin	3.1.0		3.1.1	3.2.0
	org.apache.maven.plugins	maven-site-plugin	3.6			3.7
	org.apache.maven.plugins	maven-source-plugin	3.0.1
	org.apache.maven.plugins	maven-surefire-plugin	2.20.1			2.21.0
```
@regisd regisd self-assigned this Oct 5, 2018
@regisd regisd added the code quality Code health and clean-up label Oct 5, 2018
@regisd regisd added this to the 1.7.1 milestone Oct 5, 2018
regisd added 3 commits October 6, 2018 20:52
Files.fileTreeTraverser() has been deprecated.
Replace by MoreFiles.fileTraverser()
This reverts commit 69dceff.

Guava 21+ requires JDK8
@regisd regisd merged commit a9406b6 into jflex-de:master Oct 6, 2018
@regisd regisd deleted the mvn-dep-versions branch October 6, 2018 19:46
@lsf37 lsf37 modified the milestones: 1.7.1, 1.8.0 Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality Code health and clean-up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants