File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 162162 <commons .io.version>2.18.0</commons .io.version>
163163 <commons .collections4.version>4.4</commons .collections4.version>
164164 <commons-codec .version>1.18.0</commons-codec .version>
165- <commons-text .version>1.13 .0</commons-text .version>
165+ <commons-text .version>1.14 .0</commons-text .version>
166166 <hamcrest-library .version>2.2</hamcrest-library .version>
167167 <awaitility .version>4.3.0</awaitility .version>
168168 <lombok .version>1.18.36</lombok .version>
185185 <!-- Note: See gov.cms.bfd.model.rif.schema.DatabaseTestHelper for details
186186 on the default 'jdbc:bfd-test:' URL here. -->
187187 <its .db.url>jdbc:bfd-test:tc</its .db.url>
188- <its .db.username />
189- <its .db.password />
188+ <its .db.username/>
189+ <its .db.password/>
190190 <!-- Docker image used with testcontainers to provide a working database for testing. -->
191191 <!-- This has a default value in gov.cms.bfd.DatabaseTestUtils that must also be changed
192192 when changing this property. -->
226226 <!-- Additional image tag for images built by jib. (e.g. release number or commit hash)-->
227227 <jib .tag>${project.version} </jib .tag>
228228 <!-- Optional image namespace. -->
229- <jib .namespace />
229+ <jib .namespace/>
230230 <!-- Skip by default. Override to allow images to be built. -->
231231 <jib .skip>true</jib .skip>
232232
You can’t perform that action at this time.
0 commit comments