Skip to content

Commit

Permalink
Update aether utilities to 1.1.4.
Browse files Browse the repository at this point in the history
Just because it's the next release version. The issue that local artifacts are sometimes not recognized seems to be a bug in the eclipse aether tools, if I recall correctly. So we cannot do anything about it for now.
  • Loading branch information
khituras committed Mar 12, 2023
1 parent 8677d53 commit f6cc3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jcore-pipeline-builder-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>de.julielab</groupId>
<artifactId>julielab-maven-aether-utilities</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit f6cc3b9

Please sign in to comment.