Skip to content

Commit 3617077

Browse files
authored
chore(deps): bump nrjmx-fips to 2.10.2 (#347)
Update nrjmx fips dependency version as fips compliance support for rpm packages were added from [v2.10.2](https://github.com/newrelic/nrjmx/releases/tag/v2.10.2)
1 parent 212fc61 commit 3617077

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10+
### enhancement
11+
- Updated nrjmx-fips patch version to v2.10.2
12+
1013
## v3.14.0 - 2025-09-03
1114

1215
### 🚀 Enhancements

build/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ nfpms:
116116

117117
dependencies:
118118
- newrelic-infra-fips (>= 1.60.0)
119-
- nrjmx-fips (>= 2.10.1)
119+
- nrjmx-fips (>= 2.10.2)
120120

121121
bindir: "/var/db/newrelic-infra/newrelic-integrations/bin"
122122

0 commit comments

Comments
 (0)