Skip to content

Bump org.mozilla:rhino from 1.7.14 to 1.7.15 #294

Bump org.mozilla:rhino from 1.7.14 to 1.7.15

Bump org.mozilla:rhino from 1.7.14 to 1.7.15 #294

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 8
cache: maven
- run: mvn test