dependabot[bot]
0cc1df0c82
build(deps): bump jackson-databind from 2.14.0-rc1 to 2.14.1
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.14.0-rc1 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 10:05:14 +00:00
dependabot[bot]
af97fb92d0
build(deps-dev): bump junit-jupiter from 5.8.2 to 5.9.1
...
Bumps [junit-jupiter](https://github.com/junit-team/junit5 ) from 5.8.2 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 14:21:38 +01:00
dependabot[bot]
d7c63a6d1b
build(deps): bump commons-codec from 1.14 to 1.15
...
Bumps [commons-codec](https://github.com/apache/commons-codec ) from 1.14 to 1.15.
- [Release notes](https://github.com/apache/commons-codec/releases )
- [Changelog](https://github.com/apache/commons-codec/blob/rel/commons-codec-1.15/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.14...rel/commons-codec-1.15 )
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
commit-id:038f16d4
2022-10-07 09:11:57 +01:00
dependabot[bot]
2d7f47892d
build(deps-dev): bump assertj-core from 3.18.1 to 3.23.1
...
Bumps [assertj-core](https://github.com/assertj/assertj-core ) from 3.18.1 to 3.23.1.
- [Release notes](https://github.com/assertj/assertj-core/releases )
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.18.1...assertj-core-3.23.1 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
commit-id:c27236d1
2022-10-07 09:04:45 +01:00
dependabot[bot]
ea8db3f9b9
build(deps): bump lombok from 1.18.22 to 1.18.24
...
Bumps [lombok](https://github.com/projectlombok/lombok ) from 1.18.22 to 1.18.24.
- [Release notes](https://github.com/projectlombok/lombok/releases )
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.22...v1.18.24 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
commit-id:d5b23744
2022-10-07 09:00:58 +01:00
dependabot[bot]
bb9275a983
build(deps): bump tiles-maven-plugin from 2.18 to 2.30
...
Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles ) from 2.18 to 2.30.
- [Release notes](https://github.com/repaint-io/maven-tiles/releases )
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc )
- [Commits](https://github.com/repaint-io/maven-tiles/compare/tiles-maven-plugin-2.18...tiles-maven-plugin-2.30 )
---
updated-dependencies:
- dependency-name: io.repaint.maven:tiles-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
commit-id:2edc7fc4
2022-10-07 08:57:11 +01:00
55de923e25
Bump commons-codec from 1.11 to 1.15
...
commit-id:c5bb47b6
2022-10-06 07:47:50 +01:00
5f5dcbced7
Run dependency-check daily
...
commit-id:9684bd9e
2022-10-06 07:16:54 +01:00
48303c9e61
Bump jackson-databind from 2.13.2.1 to 2.14.0-rc1
...
commit-id:a5a2e1a9
2022-10-06 07:03:26 +01:00
d410c0b03a
Release 2.0.2
...
commit-id:c804fb97
2022-10-05 19:37:04 +01:00
dependabot[bot]
639bd9d97d
build(deps): bump jackson-databind from 2.13.1 to 2.13.2.1
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.1 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 19:29:40 +01:00
6c2480c861
Security Upgrades ( #15 )
...
* Remove dependency upon camel-api
* Override and upgrade jackson-database to 2.13.1
* Overrider and upgrade httpmime to 4.5.13
* github: build against JDK 17
* Version set to 2.0.1
2022-01-24 19:37:01 +00:00
7d3af91b8c
Remove beans - v2.0.0 ( #14 )
...
* remove beans.xml
* remove java ee dependency and javax annotations
* Bump dependencies
* Version set to 2.0.0
This is a breaking change to any library that depended upon the Java EE
annotation to instantiate these classes. They will now need to instantiate
them themselves.
2022-01-23 14:40:13 +00:00
8dab6e2c08
Attachment: add support for authenticated downloads of attachments ( #12 )
2021-08-12 23:04:46 +01:00
c9f904f83f
Prevent non-ascii characters in attachment filenames ( #10 )
2021-02-03 18:48:35 +00:00
5999c33994
Extension on downloaded file is being dropped ( #9 )
...
* TrelloAttachment: support all file extensions
* Version set to 1.0.2
2021-01-18 20:03:48 +00:00
5ac2e219c4
Migrate tests from slushy ( #6 )
...
* pom: add junit and assertj test dependencies
* pom: clean up api dependencies
* pom: version set to 1.0.1
* Add test from slushy
* pom: enable running of tests
* pom: add stubs for disabled tiles
2020-12-05 10:26:27 +00:00
40b0204508
Initial import
2020-12-04 15:34:19 +00:00