From 1f9a1528003bc67da20034ed0fc81e19f4722367 Mon Sep 17 00:00:00 2001 From: fp024 Date: Mon, 3 Jun 2024 12:48:39 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9D=BC=EC=9D=B4=EB=B8=8C=EB=9F=AC=EB=A6=AC?= =?UTF-8?q?=20=EB=B2=84=EC=A0=84=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Maven Wrapper를 버전업하려다 Maven 버전만 올렸다. 예전에는 현재 디렉토리에 .mvn이 없더라도 상위 폴더의 .mvn 폴더의 설정이 적용이 되었던 것 같은데.. 지금은 mvnw가 위치한 디렉토리에 .mvn 폴더가 없으면 에러남. --- .mvn/wrapper/maven-wrapper.properties | 2 +- pom.xml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 346d645..11f5868 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar diff --git a/pom.xml b/pom.xml index 9bf751a..49866e0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 6.4.0 - 5.3.34 + 5.3.36 ${project.version} @@ -33,13 +33,13 @@ 2.23.1 - 2.17.0 + 2.17.1 3.3 5.1.0 5.6.15.Final - 2.7.2 + 2.7.3 1.3.2 @@ -48,15 +48,15 @@ 1.18.32 5.10.2 - 5.11.0 + 5.12.0 2.2 - 3.25.3 + 3.26.0 9.7 - 12.0.8 + 12.0.9 org.eclipse.jetty.ee8 jetty-ee8-maven-plugin @@ -69,7 +69,7 @@ 1.2.5 - 10.0.20 + 10.0.21 org.eclipse.jetty jetty-maven-plugin @@ -96,12 +96,12 @@ 3.2.5 3.2.5 3.4.0 - 3.1.1 - 3.1.1 + 3.1.2 + 3.1.2 3.2.0 - 1.26.1 + 1.26.2 3.0.1