File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 126126 <mssql-jdbc .version>13.2.1.jre11</mssql-jdbc .version>
127127 <adal4j .version>1.6.7</adal4j .version>
128128 <oracle-jdbc .version>23.6.0.24.10</oracle-jdbc .version>
129- <derby-jdbc .version>10.16.1.1 </derby-jdbc .version>
129+ <derby-jdbc .version>10.16.1.2 </derby-jdbc .version>
130130 <db2-jdbc .version>12.1.0.0</db2-jdbc .version>
131131 <shrinkwrap .version>1.2.6</shrinkwrap .version>
132132 <hamcrest .version>2.2</hamcrest .version><!-- The version needs to be compatible with both REST Assured and Awaitility -->
Original file line number Diff line number Diff line change 150150 <enabled >false</enabled >
151151 </snapshots >
152152 </repository >
153+ <repository >
154+ <id >nordix-artifactory</id >
155+ <url >https://artifactory.nordix.org/artifactory/allies</url >
156+ <name >allies</name >
157+ <releases >
158+ <enabled >true</enabled >
159+ </releases >
160+ <snapshots >
161+ <enabled >true</enabled >
162+ </snapshots >
163+ </repository >
153164 </repositories >
154165
155166 <build >
You can’t perform that action at this time.
0 commit comments