File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
appserver/tests/tck/microprofile/rest-client Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 121121 <dependency >
122122 <groupId >org.apache.commons</groupId >
123123 <artifactId >commons-lang3</artifactId >
124- <version >3.18.0 </version >
124+ <version >${commons-lang3.version} </version >
125125 </dependency >
126126 </dependencies >
127127 </plugin >
Original file line number Diff line number Diff line change 131131
132132 <!-- 3rd party dependencies -->
133133 <commons-io .version>2.18.0</commons-io .version>
134+ <commons-lang3 .version>3.18.0</commons-lang3 .version>
134135 <jboss .logging.annotation.version>3.0.4.Final</jboss .logging.annotation.version>
135136 <jboss .logging.version>3.6.1.Final</jboss .logging.version>
136137 <javassist .version>3.30.2-GA</javassist .version>
746747 <dependency >
747748 <groupId >org.apache.commons</groupId >
748749 <artifactId >commons-lang3</artifactId >
749- <version >3.17.0 </version >
750+ <version >${commons-lang3.version} </version >
750751 <scope >test</scope >
751752 </dependency >
752753 <dependency >
You can’t perform that action at this time.
0 commit comments