File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
# KIND, either express or implied. See the License for the
15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.0 /apache-maven-3.9.0 -bin.zip
17
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.1 /apache-maven-3.9.1 -bin.zip
18
18
wrapperUrl =https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
Original file line number Diff line number Diff line change 173
173
<dependency >
174
174
<groupId >org.slf4j</groupId >
175
175
<artifactId >slf4j-api</artifactId >
176
- <version >2.0.6 </version >
176
+ <version >2.0.7 </version >
177
177
<optional >true</optional >
178
178
</dependency >
179
179
<dependency >
272
272
<dependency >
273
273
<groupId >org.postgresql</groupId >
274
274
<artifactId >postgresql</artifactId >
275
- <version >42.5.4 </version >
275
+ <version >42.6.0 </version >
276
276
<scope >test</scope >
277
277
</dependency >
278
278
<dependency >
You can’t perform that action at this time.
0 commit comments