Skip to content

Commit cf99442

Browse files
Bump com.typesafe:config from 1.4.8 to 1.4.9
Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.8 to 1.4.9. - [Release notes](https://github.com/lightbend/config/releases) - [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md) - [Commits](lightbend/config@v1.4.8...v1.4.9) --- updated-dependencies: - dependency-name: com.typesafe:config dependency-version: 1.4.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26d32ed commit cf99442

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

schemacrawler-commandline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.typesafe</groupId>
7979
<artifactId>config</artifactId>
80-
<version>1.4.8</version>
80+
<version>1.4.9</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>info.picocli</groupId>

schemacrawler-distrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.typesafe</groupId>
128128
<artifactId>config</artifactId>
129-
<version>1.4.8</version>
129+
<version>1.4.9</version>
130130
</dependency>
131131

132132
<!-- Jackson -->

0 commit comments

Comments
 (0)