File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8484 java-version : ' 17'
8585 - name : Smoke Test
8686 run : |
87- git clone --branch=devops https://github.com/vmware/singleton.git devops
87+ git clone --branch=jhua/ devops https://github.com/vmware/singleton.git devops
8888 cd $GITHUB_WORKSPACE/g11n-ws && ./gradlew build -x test
8989 cp $GITHUB_WORKSPACE/devops/deploy/i18n-service/Dockerfile $GITHUB_WORKSPACE/publish/
9090 cd $GITHUB_WORKSPACE/publish && ls
@@ -125,7 +125,7 @@ jobs:
125125 python-version : ' 3.10'
126126 - name : Performance Test
127127 run : |
128- git clone --branch=devops https://github.com/vmware/singleton.git devops
128+ git clone --branch=jhua/ devops https://github.com/vmware/singleton.git devops
129129 cd $GITHUB_WORKSPACE/g11n-ws && ./gradlew build -x test
130130 cp $GITHUB_WORKSPACE/devops/performancetest/Dockerfile $GITHUB_WORKSPACE/publish/
131131 cd $GITHUB_WORKSPACE/publish && ls
Original file line number Diff line number Diff line change 1- // Copyright 2019-2025 VMware, Inc.
1+ // Copyright 2019-2026 VMware, Inc.
22// SPDX-License-Identifier: EPL-2.0
33
44buildscript {
@@ -48,9 +48,9 @@ subprojects{
4848 ext {
4949 projectVersion = ' 0.0.1-SNAPSHOT'
5050 httpclient= ' 4.5.13'
51- jacksonVersion = ' 2.16.0 '
51+ jacksonVersion = ' 2.18.6 '
5252 springdocVersion= ' 2.8.8'
53- tomcatVersion= ' 10.1.48 '
53+ tomcatVersion= ' 10.1.52 '
5454 springWebMvcVersion= ' 6.2.11'
5555
5656 ehCacheVersion = ' 3.10.8'
You can’t perform that action at this time.
0 commit comments