977 Commits

Author SHA1 Message Date
dependabot[bot] ea499f9ee7 Bump discord-webhooks from 0.8.0 to 0.8.2 (#566)
Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/MinnDevelopment/discord-webhooks/releases)
- [Commits](https://github.com/MinnDevelopment/discord-webhooks/commits)

---
updated-dependencies:
- dependency-name: club.minnced:discord-webhooks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 00:12:10 -04:00
dependabot[bot] e1e50a7728 Bump influxdb-client-java from 6.1.0 to 6.4.0 (#567)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.1.0 to 6.4.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v6.1.0...v6.4.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 00:10:16 -04:00
dependabot[bot] e7323e3624 Bump influxdb-client-core from 6.1.0 to 6.4.0 (#568)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 6.1.0 to 6.4.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v6.1.0...v6.4.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 00:10:10 -04:00
dependabot[bot] af2268dc43 Bump byte-buddy from 1.12.10 to 1.12.13 (#569)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.10 to 1.12.13.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.10...byte-buddy-1.12.13)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 00:10:04 -04:00
OpticFusion1 badfd65086 Version 14
CacheContainer now prints a stacktrace in loadSHA1
Cleaned up DispatchCommandCheck code slightly
Adds TODO comments
Added checks for a new malware
14
2022-08-03 00:08:54 -04:00
OpticFusion1 3278a60d6d Version 13.10
Attempted fix #2 to deal with the Database being corrupt
2022-06-11 23:18:43 -04:00
OpticFusion1 3eb8b484f4 Version 13.9
Updates local DB
Removes debug messages
13.9
2022-06-11 03:14:30 -04:00
OpticFusion1 a99fdf71d0 Version 13.8
Added ForceOpCheckD class
Removed comment from DispatchCommandCheck
No longer breaks if the SHA-1 checksum could not be loaded
Marked PaperPatchingSecurityManager as deprecated for removal
Marked AMSecurityManager as deprecated for removal
13.8
2022-05-31 00:28:11 -04:00
dependabot[bot] b116a3c413 Bump influxdb-client-java from 6.0.0 to 6.1.0 (#552)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 00:15:09 -04:00
dependabot[bot] 399f2fd0aa Bump influxdb-client-core from 6.0.0 to 6.1.0 (#553)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 00:15:05 -04:00
dependabot[bot] a5d378ecb7 Bump byte-buddy from 1.12.9 to 1.12.10 (#550)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.9 to 1.12.10.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.9...byte-buddy-1.12.10)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 13:34:14 -04:00
dependabot[bot] b7988c2eb5 Bump byte-buddy from 1.12.8 to 1.12.9 (#547)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.8 to 1.12.9.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.8...byte-buddy-1.12.9)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:28:08 -04:00
dependabot[bot] 0680cb186e Bump influxdb-client-core from 5.0.0 to 6.0.0 (#548)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:28:01 -04:00
dependabot[bot] f500fb867e Bump influxdb-client-java from 5.0.0 to 6.0.0 (#549)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:27:56 -04:00
OpticFusion1 17560488e2 Merge origin/master
Conflicts:
	MCAntiMalware-Core/pom.xml
13.7
2022-03-30 15:43:58 -04:00
OpticFusion1 d9521f1d24 Version 13.7
Removed the metrics functionality.
Formatted some classes
2022-03-30 15:39:34 -04:00
dependabot[bot] 8a385e9f36 Bump maven-shade-plugin from 3.2.4 to 3.3.0 (#541)
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.4...maven-shade-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 15:27:58 -04:00
dependabot[bot] bb6907f9d3 Bump zip4j from 2.9.1 to 2.10.0 (#540)
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/srikanth-lingala/zip4j/releases)
- [Commits](https://github.com/srikanth-lingala/zip4j/compare/v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: net.lingala.zip4j:zip4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 17:00:28 -04:00
dependabot[bot] aea56b89fd Bump influxdb-client-java from 4.3.0 to 5.0.0 (#538)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 22:43:11 -04:00
dependabot[bot] 72ff854f01 Bump influxdb-client-core from 4.3.0 to 5.0.0 (#539)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 22:43:05 -04:00
dependabot[bot] 37b5e86827 Bump discord-webhooks from 0.7.5 to 0.8.0 (#536)
Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.7.5 to 0.8.0.
- [Release notes](https://github.com/MinnDevelopment/discord-webhooks/releases)
- [Commits](https://github.com/MinnDevelopment/discord-webhooks/commits)

---
updated-dependencies:
- dependency-name: club.minnced:discord-webhooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 21:43:59 -04:00
dependabot[bot] 5e823c2d56 Bump maven-compiler-plugin from 3.10.0 to 3.10.1 (#537)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 21:43:48 -04:00
Rack 28647ae503 Fix Capitalizations in README for Titles (#535)
Fixed Capitalization of the world Minecraft and Spigot.
2022-03-09 19:42:07 -05:00
dependabot[bot] 5246a6dd5a Bump byte-buddy from 1.12.7 to 1.12.8 (#530)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.7 to 1.12.8.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.7...byte-buddy-1.12.8)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 02:14:24 -05:00
dependabot[bot] 4200934f0c Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#531)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 02:14:01 -05:00
dependabot[bot] 84bc32c2bd Bump influxdb-client-java from 4.2.0 to 4.3.0 (#532)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 02:13:25 -05:00
dependabot[bot] dccbfce0ec Bump influxdb-client-core from 4.2.0 to 4.3.0 (#533)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 02:13:21 -05:00
dependabot[bot] 452b844604 Bump influxdb-client-core from 4.1.0 to 4.2.0 (#528)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13.6
2022-02-07 09:08:58 -05:00
dependabot[bot] b153cc42bd Bump influxdb-client-java from 4.1.0 to 4.2.0 (#529)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 09:08:45 -05:00
OpticFusion1 59c7161e2b Version 13.6
Fixed a false-positive
2022-02-07 09:08:17 -05:00
OpticFusion1 5acaa3b506 Version 13.5
Fixed a false-positive
13.5
2022-02-05 02:42:53 -05:00
BuildTools 978035cfb2 Merge remote-tracking branch 'origin/master' 13.4 2022-02-01 18:14:09 -05:00
BuildTools 63681fcc02 Version 13.4
General Code Cleanup
Split The ForceOp checks into separate Classes
Added ForceOpCheckC
2022-02-01 18:13:54 -05:00
dependabot[bot] ab14c55205 Bump influxdb-client-java from 4.0.0 to 4.1.0 (#520)
Bumps [influxdb-client-java](https://github.com/influxdata/influxdb-client-java) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 05:01:34 -05:00
dependabot[bot] 8dc853f693 Bump influxdb-client-core from 4.0.0 to 4.1.0 (#521)
Bumps [influxdb-client-core](https://github.com/influxdata/influxdb-client-java) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/influxdata/influxdb-client-java/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-java/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: com.influxdb:influxdb-client-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 05:01:15 -05:00
dependabot[bot] 84f4c886d2 Bump byte-buddy from 1.12.6 to 1.12.7 (#519)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.6 to 1.12.7.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.6...byte-buddy-1.12.7)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 00:08:47 -05:00
Optic_Fusion1 7d6ae2aa3a Merge origin/master
Conflicts:
	MCAntiMalware-Core/pom.xml
13.3
2022-01-14 19:38:08 -05:00
Optic_Fusion1 dc48d87628 Fixed pom 2022-01-14 19:36:47 -05:00
Optic_Fusion1 65ea9c0697 Version 13.3
Fixed a typo in CommandLineParser
Updated the ForceOpCheck
Updated the Qlutch Check
2022-01-14 19:36:25 -05:00
dependabot[bot] 46e5732982 Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#517)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 05:49:27 -05:00
dependabot[bot] 3abb1a66a4 Bump maven-jar-plugin from 3.2.1 to 3.2.2 (#518)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 05:47:52 -05:00
dependabot[bot] 2c897ce5ef Bump maven-jar-plugin from 3.2.0 to 3.2.1 (#516)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-09 19:28:17 -05:00
dependabot[bot] 3ec326e0fb Bump discord-webhooks from 0.7.4 to 0.7.5 (#515)
Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/MinnDevelopment/discord-webhooks/releases)
- [Commits](https://github.com/MinnDevelopment/discord-webhooks/commits)

---
updated-dependencies:
- dependency-name: club.minnced:discord-webhooks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-01 00:27:39 -05:00
dependabot[bot] 58f502c1d5 Bump byte-buddy from 1.12.5 to 1.12.6 (#514)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.5...byte-buddy-1.12.6)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-25 09:37:51 -05:00
Optic_Fusion1 3c161cb2ef Merge origin/master
Conflicts:
	MCAntiMalware-Core/pom.xml
2021-12-22 06:04:49 -05:00
Optic_Fusion1 604672426f Version 13.3
Updates dependency
Cleaned up the code slightly
2021-12-22 06:04:08 -05:00
dependabot[bot] 06a92dcba6 Bump byte-buddy from 1.12.4 to 1.12.5 (#513)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.4...byte-buddy-1.12.5)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 03:53:20 -05:00
dependabot[bot] eea10ad569 Bump snakeyaml from 1.29 to 1.30 (#511)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 1.30.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.30..snakeyaml-1.29)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 12:51:40 -05:00
dependabot[bot] f61e0ccd19 Bump byte-buddy from 1.12.3 to 1.12.4 (#512)
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.3...byte-buddy-1.12.4)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 12:51:34 -05:00
dependabot[bot] 51fa24aa88 Bump discord-webhooks from 0.7.3 to 0.7.4 (#510)
Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/MinnDevelopment/discord-webhooks/releases)
- [Commits](https://github.com/MinnDevelopment/discord-webhooks/commits)

---
updated-dependencies:
- dependency-name: club.minnced:discord-webhooks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 01:20:44 -05:00