Skip to content

Commit

Permalink
Bump org.jmockit:jmockit from 1.19 to 1.49
Browse files Browse the repository at this point in the history
Bumps [org.jmockit:jmockit](https://github.com/jmockit/jmockit1) from 1.19 to 1.49.
- [Commits](https://github.com/jmockit/jmockit1/commits)

---
updated-dependencies:
- dependency-name: org.jmockit:jmockit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 0410f18 commit 127d31c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/swagger-compat-spec-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.jmockit</groupId>
<artifactId>jmockit</artifactId>
<version>1.19</version>
<version>1.49</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@
<swagger-core-version>1.6.12</swagger-core-version>
<junit-version>4.13.2</junit-version>
<testng-version>6.9.6</testng-version>
<jmockit-version>1.19</jmockit-version>
<jmockit-version>1.49</jmockit-version>
<wiremock-version>2.27.2</wiremock-version>
<surefire-version>2.22.2</surefire-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 127d31c

Please sign in to comment.