jtablesaw / tablesaw

Java dataframe and visualization library
https://jtablesaw.github.io/tablesaw/
Apache License 2.0
3.56k stars 645 forks source link

fix(sec): upgrade io.pebbletemplates:pebble to 3.1.4 #1153

Closed chncaption closed 2 years ago

chncaption commented 2 years ago

What happened?

There are 1 security vulnerabilities found in io.pebbletemplates:pebble 3.1.2

What did I do?

Upgrade io.pebbletemplates:pebble from 3.1.2 to 3.1.4 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How was this patch tested?

Run mvn compile succeeded locally. Run mvn clean test succeeded locally. all tests passed.

The specification of the pull request

PR Specification from OSCS

benmccann commented 2 years ago

closing as duplicate of https://github.com/jtablesaw/tablesaw/pull/1150