You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by "kezhuw (via GitHub)" <gi...@apache.org> on 2023/05/07 13:16:07 UTC

[GitHub] [curator] kezhuw commented on a diff in pull request #461: CURATOR-672. Ensure JDK 17 support

kezhuw commented on code in PR #461:
URL: https://github.com/apache/curator/pull/461#discussion_r1186851135


##########
.mvn/wrapper/maven-wrapper.properties:
##########
@@ -15,5 +15,5 @@
 # specific language governing permissions and limitations
 # under the License.
 
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.6/apache-maven-3.8.6-bin.zip
-wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.0/apache-maven-3.9.0-bin.zip

Review Comment:
   Just in case, [3.9.1](https://maven.apache.org/docs/3.9.1/release-notes.html) is newest patch release. Seems that it solves two connection related issues [MNG-7708](https://issues.apache.org/jira/browse/MNG-7708) and [MNG-7721](https://issues.apache.org/jira/browse/MNG-7721).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@curator.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org