Skip to content

Commit a1224e6

Browse files
authored
Merge branch 'dev' into Fix-17701
2 parents 8d08d90 + f5535dc commit a1224e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dolphinscheduler-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<activation.version>1.1</activation.version>
7070
<javax-mail>1.6.2</javax-mail>
7171
<guava.version>31.1-jre</guava.version>
72-
<postgresql.version>42.4.1</postgresql.version>
72+
<postgresql.version>42.4.4</postgresql.version>
7373
<hive-jdbc.version>2.3.9</hive-jdbc.version>
7474
<kyuubi-jdbc.version>1.7.0</kyuubi-jdbc.version>
7575
<commons-io.version>2.19.0</commons-io.version>

dolphinscheduler-dist/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
533533
jakarta.xml.bind-api 2.3.3: https://github.com/eclipse-ee4j/jaxb-api/blob/2.3.3/LICENSE.md, BSD 3-clause
534534
jsch 0.1.42: https://mvnrepository.com/artifact/com.jcraft/jsch/0.1.42, BSD
535535
leveldbjni-all 1.8: https://mvnrepository.com/artifact/org.fusesource.leveldbjni/leveldbjni-all/1.8, BSD 3-clause
536-
postgresql 42.4.1: https://mvnrepository.com/artifact/org.postgresql/postgresql/42.4.1, BSD 2-clause
536+
postgresql 42.4.4: https://mvnrepository.com/artifact/org.postgresql/postgresql/42.4.4, BSD 2-clause
537537
paranamer 2.3: https://mvnrepository.com/artifact/com.thoughtworks.paranamer/paranamer/2.3, BSD
538538
re2j 1.1: https://github.com/google/re2j/blob/re2j-1.1/LICENSE, BSD 3-clause
539539
stax2-api 4.2.1: https://mvnrepository.com/artifact/org.codehaus.woodstox/stax2-api/4.2.1, BSD

tools/dependencies/known-dependencies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ okio-3.6.0.jar
214214
okio-jvm-3.6.0.jar
215215
oshi-core-6.1.1.jar
216216
paranamer-2.3.jar
217-
postgresql-42.4.1.jar
217+
postgresql-42.4.4.jar
218218
profiles-2.17.282.jar
219219
protocol-core-2.17.282.jar
220220
py4j-0.10.9.jar

0 commit comments

Comments
 (0)