Skip to content

Commit

Permalink
update MavenExtractorDependencyVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea committed May 22, 2024
1 parent 58b020b commit 8d0fbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/maven.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const (
classworldsConfFileName = "classworlds.conf"
PropertiesTempFolderName = "properties"
MavenExtractorRemotePath = "org/jfrog/buildinfo/build-info-extractor-maven3/%s"
MavenExtractorDependencyVersion = "2.41.14"
MavenExtractorDependencyVersion = "2.41.16"

ClassworldsConf = `main is org.apache.maven.cli.MavenCli from plexus.core
Expand Down

0 comments on commit 8d0fbdc

Please sign in to comment.