Skip to content

Commit 194825a

Browse files
authored
build(deps): bump trustify-da-api-model from 2.0.8 to 2.0.9 (guacsec#526)
## Summary - Bump `trustify-da-api-model` dependency from 2.0.8 to 2.0.9 to pick up the new `unknown` severity field in `SourceSummary` and `UNKNOWN` value in the `Severity` enum Implements [TC-4725](https://redhat.atlassian.net/browse/TC-4725) ## Test plan - [x] `mvn spotless:apply` — no formatting changes needed - [x] `mvn verify` — all tests pass (4 pre-existing Python_Provider_Test errors due to missing python3-devel headers, unrelated to this change) [TC-4725]: https://redhat.atlassian.net/browse/TC-4725?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1 parent d1d6800 commit 194825a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<maven.compiler.release>21</maven.compiler.release>
2020
<!-- Dependencies -->
21-
<trustify-da-api-model.version>2.0.8</trustify-da-api-model.version>
21+
<trustify-da-api-model.version>2.0.9</trustify-da-api-model.version>
2222
<jackson.version>2.22.0</jackson.version>
2323
<jackson-annotations.version>2.22</jackson-annotations.version>
2424
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>

0 commit comments

Comments
 (0)