Skip to content

Commit

Permalink
Update 3rd party deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnellemann committed Aug 5, 2024
1 parent abe9647 commit b2a3888
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.2.1] - 2024-07-xx
## [1.2.1] - 2024-08-05
- Adjust defaults intervals from 10s to 30s
- Measure sleep overrun
- Rename client to agent
- When upgrading, ensure any *client* related init-scripts are removed
- Updated 3rd party dependencies

## [1.1.8] - 2024-05-14
- Update 3rd party dependencies
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version = 1.2.1
pf4jVersion = 3.11.1
slf4jVersion = 2.0.12
pf4jVersion = 3.12.0
slf4jVersion = 2.0.13
camelVersion = 3.14.10
groovyVersion = 3.0.22
picocliVersion = 4.7.6
oshiVersion = 6.6.1
oshiVersion = 6.6.2
spockVersion = 2.3-groovy-3.0
tomljVersion = 1.1.1
osPackageVersion = 11.8.1
Expand Down

0 comments on commit b2a3888

Please sign in to comment.