Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Elisedlund-ericsson authored Jan 27, 2025
1 parent 8109332 commit b0c2ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SOFTWARE. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<modelVersion>4.0.0</modelVersion>
<groupId>com.ericsson.commonlibrary</groupId>
<artifactId>proxy</artifactId>
<version>1.2.17</version>
<version>1.2.19</version>
<packaging>jar</packaging>
<name>Proxy</name>
<description>A small yet powerful interception library that lets you manipulate existing objects and classes behavior runtime, It's achieving this by using javassist to do bytecode manipulation</description>
Expand Down

0 comments on commit b0c2ad3

Please sign in to comment.