diff --git a/NOTICE.TXT b/NOTICE.TXT index c15b4e2615..60f5acd9cd 100644 --- a/NOTICE.TXT +++ b/NOTICE.TXT @@ -754,7 +754,7 @@ http://www.apache.org/licenses/LICENSE-2.0 limitations under the License. ========== -Notice for: com.fasterxml.jackson.core:jackson-core-2.21.4 +Notice for: com.fasterxml.jackson.core:jackson-core-2.21.6 ---------- # Jackson JSON processor @@ -981,7 +981,7 @@ from the source code management (SCM) system project uses. See the License for the specific language governing permissions and limitations under the License. ========== -Notice for: com.fasterxml.jackson.core:jackson-databind-2.21.4 +Notice for: com.fasterxml.jackson.core:jackson-databind-2.21.6 ---------- # Jackson JSON processor @@ -1217,7 +1217,7 @@ http://www.apache.org/licenses/LICENSE-2.0 See the License for the specific language governing permissions and limitations under the License. ========== -Notice for: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor-2.21.4 +Notice for: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor-2.21.6 ---------- This copy of Jackson JSON processor databind module is licensed under the @@ -1432,7 +1432,7 @@ http://www.apache.org/licenses/LICENSE-2.0 See the License for the specific language governing permissions and limitations under the License. ========== -Notice for: com.fasterxml.jackson.module:jackson-module-afterburner-2.21.4 +Notice for: com.fasterxml.jackson.module:jackson-module-afterburner-2.21.6 ---------- This copy of Jackson JSON processor databind module is licensed under the @@ -3924,10 +3924,10 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ========== -Notice for: jrjackson-0.5.2 +Notice for: jrjackson-0.5.3 ---------- -https://github.com/guyboertje/jrjackson/blob/v0.5.2/README.md +https://github.com/guyboertje/jrjackson/blob/v0.5.3/README.md LICENSE applicable to this library: diff --git a/versions.yml b/versions.yml index 01f9f5c5b0..55185bb292 100644 --- a/versions.yml +++ b/versions.yml @@ -27,7 +27,7 @@ jruby: # Note: this file is copied to the root of logstash-core because its gemspec needs it when # bundler evaluates the gemspec via bin/logstash # Ensure Jackson version here is kept in sync with version used by jrjackson gem -jrjackson: 0.5.2 -jackson: 2.21.4 -jackson-databind: 2.21.4 +jrjackson: 0.5.3 +jackson: 2.21.6 +jackson-databind: 2.21.6 jackson-annotations: 2.21 # standalone release without a patch version