File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11
22# Changelog
33
4+ ## v1.4.4 [ 2022-06-08]
5+
6+ Rebuild container to pull in newer version of Python (3.6.9)
7+ Use Java 17 LTS
8+ Update Docker command java location
9+
10+ Bump postgresql from 1.17.1 to 1.17.2
11+ Bump spring-data-commons from 2.6.3 to 2.7.0
12+ Bump hibernate-types-55 from 2.16.1 to 2.16.2
13+ Bump jena-core from 4.4.0 to 4.5.0
14+ Bump jackson-core from 2.13.2 to 2.13.3
15+ Update spring boot (2.6.1 → 2.6.7), liquibase (unpinned → 4.10.), jgit (5.13 → 6.1)
16+ Bump liquibase-core from 4.10.0 to 4.11.0
17+ Bump junit-jupiter from 1.17.1 to 1.17.2
18+
419## v1.4.3 [ 2022-04-19]
520A few workflows were not rendering correctly after the upgrade from MongoDB to
621PostgreSQL. The reason was a security update in Thymeleaf that stopped Java
Original file line number Diff line number Diff line change 66
77 <groupId >org.commonwl.view</groupId >
88 <artifactId >cwlviewer</artifactId >
9- <version >1.4.4-SNAPSHOT </version >
9+ <version >1.4.4</version >
1010 <packaging >jar</packaging >
1111
1212 <name >CWLViewer</name >
You can’t perform that action at this time.
0 commit comments